home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Fiszkowe programy do nauki
/
Teach2000 8.19
/
teach819.exe
/
{app}
/
Teach2000.exe
/
0
/
RCDATA
/
TFRMDICTEE
/
TFRMDICTEE.txt
Wrap
Text File
|
2007-07-13
|
2KB
|
116 lines
object frmDictee: TfrmDictee
Left = 351
Top = 177
HelpContext = 2100
ActiveControl = btnClose
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
BorderStyle = bsDialog
ClientHeight = 304
ClientWidth = 609
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
DesignSize = (
609
304)
PixelsPerInch = 96
TextHeight = 13
object lbDictQuestionLabel: TTntLabel
Left = 32
Top = 16
Width = 94
Height = 13
Caption = 'lbDictQuestionLabel'
end
object lbDictAnswerLabel: TTntLabel
Left = 32
Top = 96
Width = 87
Height = 13
Caption = 'lbDictAnswerLabel'
end
object lbDictAnswer1: TTntLabel
Left = 32
Top = 120
Width = 563
Height = 57
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'lbDictAnswer1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object lbDictOr: TTntLabel
Left = 32
Top = 168
Width = 38
Height = 13
Caption = 'lbDictOr'
end
object lbDictAnswer2: TTntLabel
Left = 32
Top = 192
Width = 563
Height = 89
Anchors = [akLeft, akTop, akRight, akBottom]
AutoSize = False
Caption = 'lbDictAnswer2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object pbTime: TProgressBar
Left = 0
Top = 0
Width = 17
Height = 304
Align = alLeft
Max = 150
Orientation = pbVertical
Step = 1
TabOrder = 1
end
object edDictQuestion: TBasQuestionEdit
Left = 32
Top = 32
Width = 563
Height = 62
Anchors = [akLeft, akTop, akRight]
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = clBtnFace
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 2
end
object btnClose: TTntButton
Left = 518
Top = 269
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
ModalResult = 1
TabOrder = 0
end
object tiShowAnswer: TTimer
Enabled = False
Interval = 75
OnTimer = tiShowAnswerTimer
Left = 448
Top = 16
end
end